[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/szsumc/CWS-Light-Table.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[remote "open-source"]
	url = https://github.com/szsumc/CWS-Light-Table-Open-Source.git
	fetch = +refs/heads/*:refs/remotes/open-source/*
